home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000034_news@columbia.edu_Fri Oct 6 13:53:13 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA05061
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 6 Oct 1995 09:53:20 -0400
Received: by apakabar.cc.columbia.edu id AA11874
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 6 Oct 1995 09:53:18 -0400
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: CTRL Caret on macintosh?
Date: 6 Oct 1995 13:53:13 GMT
Organization: Columbia University
Lines: 15
Distribution: na
Message-Id: <453cc9$bis@apakabar.cc.columbia.edu>
References: <44sljg$5ot@uwm.edu>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <44sljg$5ot@uwm.edu>,
Dave Rasmussen <dave@alpha1.csd.uwm.edu> wrote:
: In one of our inservice labs we have mackermit (version unknown at
: the time of my writing this) on mac powerpc machines. They teach pine/pico
: on a unix host in this lab, and pico uses CTRL ^ to mark a region. But
: according to our mac expert they can't get mac kermit to transmit that
: character. Can anyone on this list recommend how to do this? Basically
: it'd be a CTRL SHIFT 6 to transmit a CTRL caret.
:
I don't have a Mac handy at the moment, but in case Mac Kermit does not
send Ctrl-^ when you press the desired key combo, just go into the key
settings dialog and assign the appropriate octal code (\36) to the key
combo.
- Frank